From: Felix Fietkau Date: Fri, 2 Jan 2009 02:28:45 +0000 (+0000) Subject: add missing dependency X-Git-Url: http://git.openwrt.org/%22https:/collectd.org//%22/%22https:/collectd.org/%22?a=commitdiff_plain;h=ecd537fb4f3a44ebb1322e58f88b225d043046b3;p=openwrt%2Fsvn-archive%2Fpackages.git add missing dependency SVN-Revision: 13810 --- diff --git a/lang/python-gnome-desktop2/Makefile b/lang/python-gnome-desktop2/Makefile index 9cf073d02..929ea6442 100644 --- a/lang/python-gnome-desktop2/Makefile +++ b/lang/python-gnome-desktop2/Makefile @@ -37,7 +37,7 @@ define Package/python-gnome-desktop/Default CATEGORY:=Languages TITLE:=$(1) python bindings URL:=http://ftp.gnome.org/ - DEPENDS:=python-core $(2) + DEPENDS:=python-core python-gtk $(2) endef define Package/python-rsvg